home *** CD-ROM | disk | FTP | other *** search
- /*
- File: SamplePartGlobals.cpp
-
- Contains: SamplePart globals
-
- Written by: Steve Smith
-
- Copyright: © 1995 by Apple Computer, Inc., all rights reserved.
- */
-
-
- #ifndef _SAMPLEPARTGLOBALS_
- #include "SamplePartGlobals.h"
- #endif
-
- //==============================================================================
- // Globals
- //==============================================================================
-
- ODUShort gGlobalsUsageCount = 0;
- SamplePartGlobals* gGlobals = kODNULL;